projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
83590e2
869647b
)
auto merge of #128 : riccieri/cargo/nightly-fix, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 7 Jul 2014 13:11:04 +0000
(13:11 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 7 Jul 2014 13:11:04 +0000
(13:11 +0000)
On rust-lang/rust@
ed47c479d73fd7b57d3b493e03c74e2932733163
(which landed yesterday via rust-lang/rust@
b8ef5cf1310a7b1e31d0993885d867a6804597ad
), `url.path` now returns a `Path`, not a `String`. This one-line patch makes cargo compile again (at least as of rust-lang/rust@
b8ef5cf1310a7b1e31d0993885d867a6804597ad
, the `crate_id` changes haven't reached me yet).
Trivial merge